Skip to content

Release v0.31.1#1520

Merged
jfuss merged 7 commits intomasterfrom
develop
Nov 14, 2019
Merged

Release v0.31.1#1520
jfuss merged 7 commits intomasterfrom
develop

Conversation

@sanathkr
Copy link
Contributor

Issue #, if available:

Description of changes:

Checklist:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

gupta-n and others added 3 commits November 6, 2019 16:28
* exposed extra_context CLI option to pass cookiecutter parameter

* bug fix: Remove logic to set extra_context as None

* added unit test when extra_context is invalid json

* disable lint too-many-statements for do_cli

* moved extra_context merging to private method

* simplified json merge logic
- `sam package` integration tests
* fix: Move validation of timeout is an int further down the stack

* Fix casting floats to ints

* pywin32 needs to be under 226 to work with virtualenv module
Split java and ruby builds into two functions, one for in process and one for container.
When running java builds on Windows Server 2019, the in process builds where hanging,
reason is known. Splitting the tests allows us to run the container builds on
Windows Server 2019, which is required due to needing docker that spins up a linux
instance. We can then run in-process builds in Visual Studio images, which works for java.

This commit will also update the ruby builds on windows but instead of running both in process
and container builds, we will only run container builds. When running ruby in-process builds
on Visual Studio images, we still see failures (which is assumed to be the same as when they
are run on Windows Server 2019 which is an ssl issue). This will at least allow us to verify
container builds for ruby, which will give us confidence that things are working as expected.
@jfuss jfuss merged commit 11b80b6 into master Nov 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants